home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10463 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  780 b 

  1. Path: ronin.tiac.net!user
  2. From: urquiola@ronin.tiac.net (Michael Urquiola)
  3. Newsgroups: comp.lang.c
  4. Subject: Code for common data structures/algorithms?
  5. Date: Sun, 17 Mar 1996 21:53:56 -0500
  6. Organization: The Internet Access Company
  7. Message-ID: <urquiola-1703962153560001@ronin.tiac.net>
  8. NNTP-Posting-Host: ronin.tiac.net
  9.  
  10. If such a beast exists could someone either.
  11.  
  12. a) recomend a book
  13. b) point me to a FTP site
  14.  
  15. where I can get sample code that impliments some of the more common data
  16. structures and algorithms.  What I want is extremely simple code just so I
  17. can see how these things are written and I can build around.  I've learned
  18. about them in classes now I can't figure how to use some of them (ie
  19. sorting, searching, Linked Lists, Graphs, Trees etc).
  20.  
  21. Many thanks,
  22.  
  23. Mike
  24.